From 3b0c9bf5aa2e58b23961c0d7ad2ae3b8ad191c71 Mon Sep 17 00:00:00 2001 From: name Date: Sat, 30 Sep 2023 13:28:28 +0000 Subject: copy the redirect message on Cloudflare's webpage --- docusaurus/src/theme/NotFound/DDoSProtection.tsx | 217 +++++++++++++++++++++-- 1 file changed, 199 insertions(+), 18 deletions(-) diff --git a/docusaurus/src/theme/NotFound/DDoSProtection.tsx b/docusaurus/src/theme/NotFound/DDoSProtection.tsx index b861669..4e933a8 100644 --- a/docusaurus/src/theme/NotFound/DDoSProtection.tsx +++ b/docusaurus/src/theme/NotFound/DDoSProtection.tsx @@ -3,25 +3,206 @@ import React from "react"; export default (): React.JSX.Element => ( -
-
-

Checking your browser before accessing Wolfree

-

- This process is automatic. Your browser will redirect to your requested - content shortly. -

-

Please allow up to 5 seconds...

-

-
-

-

DDoS Protection by Wolfree

-
-
+
+
+
+
+   +
+
+ Checking if the site connection is secure +
+
+
+
+
+
+
+
+
+
+
+
Verifying...
+
+
+
+
+
+
+
+
+
+
+ Wolfree needs to review the security of your connection before + proceeding. +
+
+
+
+
+
+ Performance & security by Wolfree +
+
+
+
+ ); -- cgit v1.2.3